In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / DownscaleResolutionMRC Property

DownscaleResolutionMRC Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property DownscaleResolutionMRC As Integer
public int DownscaleResolutionMRC {get; set;}
public read-write property DownscaleResolutionMRC: Integer; 
public function get,set DownscaleResolutionMRC : int
public: __property int get_DownscaleResolutionMRC();

public: __property void set_DownscaleResolutionMRC( 

   int value

);
public:

property int DownscaleResolutionMRC {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members